unlock cursor
Type
command
Summary
Sets the lockCursor property to false, allowing the cursor shape to change normally depending on what the mouse pointer is over.
Syntax
unlock cursor
Description
Use the unlock cursor command to allow LiveCode to change the cursor rather than retaining the cursor you set.
The unlock cursor command sets the lockCursor property to false. When all pending handlers are finished executing, the lockCursor property is set to false automatically.
Set the cursor property to change the cursor.
Examples
unlock cursor
Related
glossary: property, handler, mouse pointer, command, execute
property: lockCursor, cursor
command: unlock screen, lock cursor
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
Platforms
desktop